Create backend that enables super mentor to create user accounts (super mentor, mentor, mentee), now with SQL Database

FeaturesAccount Management
MoSCoWMust
OwnerRose
SizeM
Sprint4
StatusDone
  1. Create backend that enables super mentor to create user accounts (super mentor, mentor, mentee)
    • Acceptance Criteria:
      • The backend should support the creation of user accounts with different roles (super mentor, mentor, mentee) by super mentors.
      • Proper role assignment and validation should be in place.
      • User accounts should be created with accurate data and appropriate role permissions.